<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0px; padding:0px;}
html, body
{
	padding: 0;
	margin: 0;
}
a{color:#333; text-decoration:none;}
body
{
	background-color: #fff;
	font-family: "Microsoft YaHei", Arial, Helvetica, Verdana;
	font-size:0.8125rem; 
	color:#333;
	line-height: 1.5rem;
	position: relative;
	-webkit-text-size-adjust: none;
}
a, a:link, a:active, a:visited, a:hover
{
	text-decoration: none;
}
ul,dl{list-style:none;}

em { font-style: normal;}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}


.p_f{position:fixed !important; z-index:9999;}
.p_r{position:relative !important;}
.p_a{position:absolute !important;}
.nb{border:none !important;}


.header{
	background: #fff;
	font-weight: bold;
	color: #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height:70px;
	padding: 0 18px;
	border-bottom: 1px solid #eee;
	position: fixed;
	z-index: 2000;
	
	
}
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.header .menu
{
	background: center center no-repeat transparent;
	background-image:url(../images/btn.png)   ;
    background-size: 100% auto;
	display: block;
	width: 35px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 18px;
}
.header .dh {
	background: center center no-repeat transparent;
	background-image:url(../img/btn22.png)   ;
    background-size: 100% auto;
	display: block;
	width: 35px;
	height: 30px;
	position: absolute;
	top: 17px;
	right: 18px;display: none;}
.logo { margin: auto;  height: 50px;  padding-top: 8px;}
.logo img { height: 50px; width: auto;}
















.mm-panels &gt; .mm-panel.mm-hasnavbar {padding-top: 70px; }
.partner { padding: 1rem 0.5rem;}
.partner img { width: 100%; height: auto;}


.part { padding: 1rem 0;  background-color: #F5F5F5;}
.part li { width: 33.33%; float: left; text-align: center;  }
.part li .bor {border-right:1px solid #ccc ;}
.part li:last-child .bor {border-right:none;}
.part li h3 { font-size: 0.75rem; margin-bottom: 0.5rem;}
.part li h3 span { font-size: 1.5rem; color: #006ABE;}
.part li p { line-height: 1.125rem; color: #666;}



.content { padding-top: 70px;}





/*==鍒嗛〉==*/
</pre></body></html>